Welcome![Sign In][Sign Up]
Location:
Search - winsock TCP

Search list

[Internet-NetworkTcpClient

Description: 基于WINSOCK套接字的TCP客户端的程序代码,与另一个服务器端程序代码相对应-WINSOCK TCP socket based client code, and another server-side code that corresponds to
Platform: | Size: 2048 | Author: 马俊龙 | Hits:

[Internet-NetworkTCPSRV

Description: 基于WINSOCK套接字库的TCP服务器端程序代码,与上传的另一个TCP客户端程序相对应-WINSOCK TCP socket library based on server-side code, and uploaded another TCP client program corresponding
Platform: | Size: 6144 | Author: 马俊龙 | Hits:

[Internet-Networkvc_Programming_chat_WINSOCK_TCP_classic_code

Description: vc编程开发网络聊天WINSOCK TCP经典代码 vc Programming chat WINSOCK TCP classic code-vc Programming chat WINSOCK TCP classic code
Platform: | Size: 104448 | Author: hjk | Hits:

[Internet-NetworkIPCON

Description: WinSock提供了对TCP的支持,通过TCP协议可以与指定的IP地址的主机建立连接,同时利用建立的连接可以双向的交换数据-WinSock TCP provides support, through the TCP protocol can specify the IP address of the host to establish a connection, while leveraging established connection can be two-way exchange of data
Platform: | Size: 25600 | Author: 魏泰 | Hits:

[Internet-NetworkWIN32-TCP-TALK

Description: 在WIN32下用WINSOCK实现的一个最简单的TCP通信程序的例子,适合初学者入门学习。-Under WIN32 using WINSOCK implementation in one of the most simple example of TCP communication program for beginners started learning.
Platform: | Size: 67584 | Author: 刘山玉 | Hits:

[Internet-NetworkWINSOCK-TCP

Description: vc网络编程 收发送电子邮件 能收发电子邮件-vc network programming can receive e-mail e-mail
Platform: | Size: 63488 | Author: hdfvsdfbg | Hits:

[TCP/IP stackWinsock

Description: winsock的简易开发和编程的流程 基于TCP/IP协议-winsock simple process of development and programming based on TCP/IP protocol
Platform: | Size: 13312 | Author: zzz | Hits:

[Communicationwinsock-program

Description: 用vb实现winsock,由于tcp连接到pc机需要winsock的实现-winsock program
Platform: | Size: 1024 | Author: 王立冉 | Hits:

[ICQ-IM-Chatvb_winsock_CS_TCP_chatsoftware

Description: 一个用VB6.0的winsock开发的基于TCP连接的简单聊天软件-A development with VB6.0 the winsock TCP connection based on a simple chat software
Platform: | Size: 38912 | Author: Hilary | Hits:

[Internet-Networkzhengshi

Description: 通过VC.net编写了TCP/IP版ModBus的网络编程,可以通过网络进行数据传输,最多可以挂6个从机,功能很强大,用VC.net2010打开-Prepared by VC.net TCP/IP version ModBus network programming, data transmission through the network, you can hang up to 6 months from the machine, very powerful, with VC.net2010 open
Platform: | Size: 66289664 | Author: | Hits:

[TCP/IP stackwinsock-archivos

Description: Transfer Files. Point to Point. For TCP/IP
Platform: | Size: 13312 | Author: Solrac | Hits:

[Internet-Networktcp

Description: 利用Visual Basic语言中的Winsock控件,采用TCP方式实现一个网络聊天程序-The Visual Basic language Winsock control, the realization of a network using TCP chat program
Platform: | Size: 138240 | Author: 曾丽丽 | Hits:

[Internet-NetworkTestNet

Description: 使用winsock中的socket实现tcp和udp,实现简单的文件传输功能-Use the socket winsock tcp and achieve udp, simple file transfer capabilities
Platform: | Size: 6465536 | Author: lifangxue | Hits:

[Internet-NetworkChatClient

Description: vc 网络聊天:WINSOCK-TCP\ChatClient的程序源码,值得一看!-vc chat: WINSOCK-TCP \ ChatClient the program source code, worth a visit!
Platform: | Size: 30720 | Author: 黄红英 | Hits:

[Internet-NetworkChatSvr

Description: vc 网络聊天:WINSOCK-TCP\ChatSvr服务端的程序源码,值得一看!-vc chat: WINSOCK-TCP \ ChatSvr server program source code, worth a visit!
Platform: | Size: 32768 | Author: 黄红英 | Hits:

[TCP/IP stackChatRoom(Winsock)

Description: 基于MFC的winsock套接字程序 TCP C/S结构 初学者最好学习下-MFC winsock project VC++ C
Platform: | Size: 2372608 | Author: 陆恒 | Hits:

[Internet-NetworkChatSvr

Description: 网络聊天:WINSOCK-TCP\ChatSvr,很不错的vc源码,希望能对大家有所帮助-Web chat: WINSOCK-TCP \ ChatSvr, very good vc source, I hope you can help
Platform: | Size: 27648 | Author: 吴万泉 | Hits:

[TCP/IP stackVbTestTcp

Description: 用winsock实现TCP/IP通信的VB测试程序,在同一个窗口中分别建立服务端和客户端实现通信连接。-Achieved with the winsock TCP/IP communication of the VB test program, in the same window were set to achieve service and client communication links.
Platform: | Size: 3072 | Author: 雅佳 | Hits:

[Internet-Networkwinsock

Description: Windows Sockets API (WSA), which was later shortened to Winsock, is a technical specification that defines how Windows network software should access network services, especially TCP/IP. It defines a standard interface between a Windows TCP/IP client application (such as an FTP client or a web browser) and the underlying TCP/IP protocol stack. The nomenclature is based on the Berkeley sockets API model used in BSD for communications between programs. Initially, all the participating developers resisted the shortening of the name to Winsock for a long time, since there was much confusion among users between the API and the DLL library file (winsock.dll) which only exposed the common WSA interfaces to applications above it. Users would commonly believe that only making sure the DLL file was present on a system would provide full TCP/IP protocol support.
Platform: | Size: 1024 | Author: catleya | Hits:

[Internet-NetworkWinSock

Description: WinSock是Windows提供的包含了一系列网络编程接口的套接字程序库,介绍如何把它的非阻塞模式引入到应用程序中。所讨论的通信均为面向连接的通信(TCP)-WinSock contains a series of network programming interface provided by Windows Sockets library, and describes how its non-blocking mode is introduced into the application. Communication are discussed in connection-oriented communication (TCP)
Platform: | Size: 43008 | Author: 木子李 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »

CodeBus www.codebus.net